home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / bbs / mcm10g5.zip / MCMAIL1.CFG < prev    next >
Text File  |  1996-01-17  |  50KB  |  1,372 lines

  1. ;===========================================================================
  2. ; Main-Configfile for McMail
  3. ;===========================================================================
  4. ;
  5. ; Available Macros:
  6. ;
  7. ; $T   -  Tasknumber
  8. ; $P   -  Used Port
  9. ; $S   -  Linespeed
  10. ; $L   -  Lockspeed
  11. ; $U   -  An ASCII-Taglist for uploads in Terminalmode
  12. ; $D   -  Path defined under 'DownLoadPath'
  13. ; $G   -  Path and filename defined under 'LogFile'
  14. ; $M   -  Tasknumber of higlited task in the multilineinfo
  15. ;
  16. ; *DD  -  Day   (two digits)    You have to shutdown McMail at
  17. ; *MM  -  Month (two digits)    midnight if you use this stuff!
  18. ; *YY  -  Year  (two digits)
  19. ; *WW  -  Week of the year (two digits)
  20. ;
  21. ; =FAX -  Full path and name of a received Fax
  22. ; =UNX -  Current time in Unixformat (Hex, 8 chars)
  23. ;
  24. ; =PA  -  Remote primary Adress (zone:net/node[.p] ; .p only if not zero)
  25. ; =BR  -  Baudrate on the line (not DTE!)
  26. ; =IO  -  Incall or Outcall ('INBOUND' or 'OUTBOUND')
  27. ; =RL  -  Remote Location
  28. ; =RN  -  Remots Systemname
  29. ; =RS  -  Remote Sysopname
  30. ; =RP  -  Remote Phonenumber
  31. ; =RF  -  Remote Flags
  32. ; =PW  -  Remote Session-Password
  33. ; =SU  -  Protected or unprotected session ('SECURE' or 'UNSECURE')
  34. ;
  35. ; =FL  -  Filename to the incomming Filerequest-Listfile
  36. ; =PFL -  Full path and name to the incomming Filerequest-Listfile
  37. ; =XL  -  Filename to the Filexmit-Listfile (The RP create this)
  38. ; =PXL -  Full path and name to the Filexmit-Listfile (The RP create this)
  39. ; =IF  -  Filename to a binary RemoteInfoFile (FD-compatible)
  40. ; =PIF -  Full path and name to a binary RemoteInfoFile (FD-compatible)
  41. ;         (These files will be created in McMs homedir, see also Developers-
  42. ;          Kit RemInfoRecord)
  43. ; =MB  -  Mins left to the next NoBBS-Event
  44. ; =MR  -  Mins left to the next NoRequest-Event
  45. ; =ST  -  Sessiontyp ('EMSI' , 'WAZOO' or 'OTHER')
  46. ; =LS  -  Nodetyp ('LISTED' or 'UNLISTED')
  47. ;
  48. ;
  49. ; =SRIF -  Path and Filename to the "Standart Request Info File". If
  50. ;          the RP Support this, you only need this parameter to
  51. ;          call the RequestProcessor
  52. ;
  53. ;
  54. ; You can use these macros in all CFG-Entries that are marked with {M}.
  55. ;
  56. ; Macros that begins with '=' only carries valid values during Mail-
  57. ; or FaxSessions.
  58. ;
  59. ;===========================================================================
  60. ;
  61. ; McMail support DOS-Environments in all Control-Files.
  62. ;
  63. ; Some examples:
  64. ;
  65. ; if you set "baud=38400" you can define in the .CFG  "Baudrate %baud%"
  66. ;
  67. ; You can also define this one:
  68. ;
  69. ;   %task=1% Baudrate 57600   (If task equal 1 then baudrate = 57600)
  70. ;   %task#2% Baudrate 115200  (If task not equal 2 then baudrate = 115200)
  71. ;
  72. ; This works in MCMAIL.CFG MCMAIL.EVT REQUEST.OK TRANSLAT.COD COST.TBL and
  73. ; all banner and response files as well. If you want to insert a % somewere
  74. ; in textfields or commandstrings use %%
  75. ;
  76. ;===========================================================================
  77. ; ComPort to use.
  78. ;===========================================================================
  79. ;
  80. ComPort 2
  81. ;
  82. ;
  83. ;===========================================================================
  84. ; Baudrate to call the Modem.
  85. ;===========================================================================
  86. ;
  87. Baudrate 38400
  88. ;
  89. ;
  90. ;===========================================================================
  91. ; If the port is locked by the Fossildriver enable this.
  92. ;===========================================================================
  93. ;
  94. PortLocked
  95. ;
  96. ;
  97. ;===========================================================================
  98. ; Force McMail to use it's own asyncroutines, even if a Fossildriver is
  99. ; loaded.
  100. ;===========================================================================
  101. ;
  102. ;NoFossil
  103. ;
  104. ;
  105. ;===========================================================================
  106. ; How many bytes should be sent/recv per interrupt? (1,4,8,14)
  107. ; (Only activ with our own asyncroutines, default is 8)
  108. ;===========================================================================
  109. ;
  110. ;UseFifo 14
  111. ;
  112. ;
  113. ;===========================================================================
  114. ; How many bytes should be read at once from the fossil/async inbuffer
  115. ; Default is 128. Only change this, if you know what you're doing!
  116. ;===========================================================================
  117. ;
  118. ;ComReadSize 2048
  119. ;
  120. ;
  121. ;===========================================================================
  122. ; How many bytes should be write at once to the fossil/async outbuffer
  123. ; Default is 128. Only change this, if you know what you're doing!
  124. ;===========================================================================
  125. ;
  126. ;ComWriteSize 2048
  127. ;
  128. ;
  129. ;===========================================================================
  130. ; Do you need a debugline for Fossildebuginfo on the 8th or last line of the
  131. ; Screen? (ISDN-Fossildriver (cFos) have that feature)
  132. ;===========================================================================
  133. ;
  134. ;FosDebugline
  135. ;FosDebugline last
  136. ;
  137. ;
  138. ;===========================================================================
  139. ; Here you can define the linechar for a line between the Fossildebuginfo
  140. ; and the logscreen. Only activ if not 'last'
  141. ;===========================================================================
  142. ;
  143. ;FosDbglineChar ─
  144. ;
  145. ;
  146. ;===========================================================================
  147. ; Wait 2 sec for modemresponse after a command was sent to the modem.
  148. ;===========================================================================
  149. ;
  150. ;SlowModem
  151. ;
  152. ;
  153. ;===========================================================================
  154. ; Delay in 1/100 seconds between each character of a modemcommandstring
  155. ; Default is 10. Set this to 0 if you have disabled the modemecho (E0).
  156. ;===========================================================================
  157. ;
  158. ;CommandDelay 5
  159. ;
  160. ;
  161. ;===========================================================================
  162. ; Stop async I/O during disk access. This option is needed on some systems,
  163. ; also sometimes with disk caches.
  164. ; (Works only with an extended fossil (X00 > 1.50) or internal async)
  165. ;===========================================================================
  166. ;
  167. ;SlowDisk
  168. ;
  169. ;
  170. ;===========================================================================
  171. ; Run McM without modem. For testing or...
  172. ; (Also available as commandlineparameter NOMODEM)
  173. ;===========================================================================
  174. ;
  175. ;NoModem
  176. ;
  177. ;
  178. ;===========================================================================
  179. ; Special characters in modem command strings:
  180. ;       `  Wait 1/20 sec before sending next char
  181. ;       ~  Wait 1 second
  182. ;       |  Send return end wait for response
  183. ;       !  Send return without wait
  184. ;       -  This character is removed
  185. ;       v  Lower DTR
  186. ;       ^  Raise DTR
  187. ;       \  This character is removed, but send next character without
  188. ;          translation. Use \- to send - or \\ to send \ to the modem.
  189. ;
  190. ; Use %% for %
  191. ;
  192. ;===========================================================================
  193. ; This commands will be sent to modem on startup only.
  194. ;===========================================================================
  195. ;
  196. ;ModemReset ATZ|
  197. ;ModemReset AT&F|
  198. ;
  199. ;
  200. ;===========================================================================
  201. ; Command to initialisize the modem. (You can define more than one).
  202. ;===========================================================================
  203. ;
  204. ModemInit ATZ|
  205. ModemInit AT#B1+FCLASS=0|
  206. ;ModemInit ATZX7M1|
  207. ;ModemInit AT Z| AT X7| AT M1|
  208. ;ModemInit ATZ|ATX7|ATM1|
  209. ;
  210. ;
  211. ;===========================================================================
  212. ; Command to initialisize the modem if you start the Terminal.
  213. ;===========================================================================
  214. ;
  215. Terminalinit ATZ|
  216. ;
  217. ;
  218. ;===========================================================================
  219. ; This commands will be sent to modem before shutdown.
  220. ;===========================================================================
  221. ;
  222. ModemDeInit AT&D0|
  223. ;
  224. ;===========================================================================
  225. ; Command to force the modem to answer.
  226. ;===========================================================================
  227. ;
  228. ModemAnswer ATA|
  229. ;ModemAnswer AT+FCLASS=2.0|~AT+FLI="+49-441-46875"+FAA=1+FBO=1+FNR=1,1,1;A|
  230. ;
  231. ;
  232. ;===========================================================================
  233. ; Command to hangup the line.
  234. ;===========================================================================
  235. ;
  236. ModemHangup v~^~+++~ATH0|
  237. ;
  238. ;
  239. ;===========================================================================
  240. ; Command to reject an incomming call (ISDN only). See also InfoID, InfoSize
  241. ; and capability 'I' in the enhanced NODEDATA.CFG.
  242. ;===========================================================================
  243. ;
  244. ModemReject ATH1H0|
  245. ;
  246. ;
  247. ;===========================================================================
  248. ; Response from modem if an outgoing call is rejected by the other side.
  249. ; See also InfoID, InfoSize and capability 'I' in the enhanced NODEDATA.CFG.
  250. ;===========================================================================
  251. ;
  252. RejectResponse Call Rejected
  253. ;RejectResponse CAUSE=34BE
  254. ;
  255. ;
  256. ;===========================================================================
  257. ; Command to set the modem offhook. This will be sent if you swap to dos, or
  258. ; run an external program via functionkeys.
  259. ;===========================================================================
  260. ;
  261. ModemBusy ATH1|
  262. ;
  263. ;
  264. ;===========================================================================
  265. ; Prefix and suffix for dialing out.
  266. ;===========================================================================
  267. ;
  268. ModemDial ATD
  269. ModemSuffix |
  270. ;
  271. ;
  272. ;===========================================================================
  273. ; Command to force an ok from the modem. Will be send every 3 minutes.
  274. ;===========================================================================
  275. ;
  276. ModemOk AT|
  277. ;
  278. ;
  279. ;===========================================================================
  280. ; Command to send after hangup for logging Modem-connection-information.
  281. ;===========================================================================
  282. ;
  283. ; Here is an example for USR-Modems
  284. ;
  285. ModemInfo ATI6|
  286. ;
  287. ; Here is an example for cFos
  288. ;
  289. ;ModemInfo ATI2|
  290. ;
  291. ;
  292. ;===========================================================================
  293. ; Modemresponse that will be ignored.
  294. ;===========================================================================
  295. ;
  296. ;ModemIgnore DATA
  297. ;ModemIgnore XYZ
  298. ;
  299. ;
  300. ;===========================================================================
  301. ; Response from modem to exit with Faxlevel to start a Faxreceiveprogram
  302. ; If you have a modem that supports the Class 2 or Class 2.0 standard you can
  303. ; disable FaxLevel and McM receive incomming Faxcalls directly. The
  304. ; Fax is stored in Zyxels Zfax format.
  305. ; If you use the external faxreceive, a file called
  306. ; faxbat<tasknr>.bat is created in McMs homedir with the
  307. ; following contents:
  308. ;
  309. ; spawnfax.bat <tasknr>
  310. ;                  <comport>
  311. ;                       <DTEspeed>
  312. ;                             <linespeed>
  313. ;                                    <time to next NoBBS-event>
  314. ;                                                          <connectaddons>
  315. ;                                                                <errorlevel>
  316. ;===========================================================================
  317. ;
  318. FaxResponse +FCON
  319. ;FaxResponse +FCO
  320. ;FaxLevel 4
  321. ;
  322. ;
  323. ;===========================================================================
  324. ; Programm to process a received FAX. (Only with internal FAX-receive)
  325. ;===========================================================================
  326. ;
  327. ;AfterFax f:\tools\zfax\zfax 2 =FAX
  328. ;AfterFax f:\tools\zfax\fax2tif =FAX f:\mail\inbound.fax\=UNX.TIF
  329. ;
  330. ;
  331. ;===========================================================================
  332. ; Response from modem to exit with Voicelevel to start a voiceanswerprogram
  333. ; A file called vocbat<tasknr>.bat is created in McMs homedir with the
  334. ; following contents:
  335. ;
  336. ; spawnvoc.bat <tasknr>
  337. ;                  <comport>
  338. ;                       <DTEspeed>
  339. ;                             <linespeed>
  340. ;                                    <time to next NoBBS-event>
  341. ;                                                          <connectaddons>
  342. ;                                                                <errorlevel>
  343. ;===========================================================================
  344. ;
  345. ;VoiceResponse CONNECT VOICE
  346. ;VoiceLevel 5
  347. ;
  348. ;
  349. ;===========================================================================
  350. ; External Mail-String. Exit with <errorlevel> if receive <string>.
  351. ; (Max 30 chars, min 4 chars, casesensitive)
  352. ; A file called exmbat<tasknr>.bat is created in McMs homedir with the
  353. ; following contents:
  354. ;
  355. ; spawnexm.bat <tasknr>
  356. ;                  <comport>
  357. ;                       <DTEspeed>
  358. ;                             <linespeed>
  359. ;                                    <time to next NoBBS-event>
  360. ;                                                          <connectaddons>
  361. ;                                                                <errorlevel>
  362. ;
  363. ;===========================================================================
  364. ;ExternalMail <string> <errorlevel>
  365. ;
  366. ExternalMail ZyXEL 8
  367. ;ExternalMail Hello 30
  368. ;
  369. ;
  370. ;===========================================================================
  371. ; Giveup on receiving 3 RINGINGs during outcalls.
  372. ;===========================================================================
  373. ;
  374. MaxRINGING 3
  375. ;
  376. ;
  377. ;===========================================================================
  378. ; Rings to receive before answer the phone.
  379. ;
  380. ; RingCounter <default> [value1] [string1] [value2] [string2] [...
  381. ;
  382. ; where default is used, if no other string is in the RING-Message.
  383. ;
  384. ; Example:
  385. ;
  386. ;  RingCounter 1  6 /0102  3 0441
  387. ;
  388. ;  If the modem gives "RING UNKNOWN/EAZ0/0102" McM waits for the 6th ring
  389. ;  before answer and waits for 3 rings if the modem gives "RING 0441..."
  390. ;
  391. ; This is great if you use cfos and cfostalk. The /0102 indicates a
  392. ; voicecaller, so you have time to pickup the phone manually.
  393. ;
  394. ; RingTimer is the time in seconds between two RINGs. The default is 6sec.
  395. ; If no second RING is received after RingTimer secondes, the rincounter
  396. ; is reset. If you set it to low, McMail will never answer.
  397. ;
  398. ;===========================================================================
  399. ;
  400. ;RingCounter 3
  401. ;RingTimer 9
  402. ;
  403. ;===========================================================================
  404. ; Maximum time in seconds to wait for a carrier.
  405. ;===========================================================================
  406. ;
  407. WaitCarrier 60
  408. ;
  409. ;
  410. ;===========================================================================
  411. ; Answer the phone if receive NO DAILTONE on outcalls.
  412. ;===========================================================================
  413. ;
  414. CallCollision
  415. ;
  416. ;
  417. ;===========================================================================
  418. ; Errorlevel to exit if a human (BBS) caller is detected.
  419. ; A file called bbsbat<tasknr>.bat is created in McMs homedir with the
  420. ; following contents:
  421. ;
  422. ; spawnbbs.bat <tasknr>
  423. ;                  <comport>
  424. ;                       <DTEspeed>
  425. ;                             <linespeed>
  426. ;                                    <time to next NoBBS-event>
  427. ;                                                          <connectaddons>
  428. ;                                                                <errorlevel>
  429. ;===========================================================================
  430. ;
  431. BBSLevel 3
  432. ;
  433. ;
  434. ;===========================================================================
  435. ; Path and filename to a BBS-bannerfile. This is displayed to human callers
  436. ; before starting BBS.
  437. ;===========================================================================
  438. ;
  439. ;BBSBanner f:\mailer\banner.$T
  440. ;
  441. ;
  442. ;===========================================================================
  443. ; Path and filename to a InEvent-bannerfile. This is displayed to human
  444. ; callers if we are in Mailonly-Mode.
  445. ;===========================================================================
  446. ;
  447. ;InEventBanner f:\mailer\inevent.$T
  448. ;
  449. ;
  450. ;===========================================================================
  451. ; Seconds to wait for ESC ESC before automatic start bbs.
  452. ; (minimum and default = 11)
  453. ;===========================================================================
  454. ;
  455. WaitBBSCaller 20
  456. ;
  457. ;
  458. ;===========================================================================
  459. ; Disable the BBSnext function for incoming calls.
  460. ;===========================================================================
  461. ;
  462. ;NoBBSnext
  463. ;
  464. ;
  465. ;===========================================================================
  466. ; Full path and name of the Eventcontrolfile. If you disable this
  467. ; MCMAIL<task>.EVT is used. {M}
  468. ;===========================================================================
  469. ;
  470. ;EventFile f:\mailer\mcmall.evt
  471. ;
  472. ;
  473. ;===========================================================================
  474. ; Your default outbound-directorys. {M}
  475. ;===========================================================================
  476. ;
  477. Outbound    f:\mail\outbound
  478. ;
  479. ; Where to store FaxForwards?
  480. FaxOutbound f:\mail\faxout
  481. ;
  482. ;
  483. ;===========================================================================
  484. ; Your inbound-directorys for normal, secure, unknown and fax sessions. {M}
  485. ;===========================================================================
  486. ;
  487. Inbound        f:\mail\inbound
  488. SecureInbound  f:\mail\inbound.sec
  489. UnKnownInbound f:\mail\inbound.unk
  490. FaxInbound     f:\mail\inbound.fax
  491. ;
  492. ;
  493. ;===========================================================================
  494. ; In Terminalmode, incomming files will be placed here. {M}
  495. ;===========================================================================
  496. ;
  497. DownloadPath   f:\files\in
  498. ;
  499. ;
  500. ;===========================================================================
  501. ; NetMailPath. Is used for InfoMails and the internal routing. {M}
  502. ;===========================================================================
  503. ;
  504. NetMail        f:\mail\netmail
  505. ;
  506. ;
  507. ;===========================================================================
  508. ; If you run a personal netmailmover like IMOVE or ITRACK, enter the
  509. ; path here, where mail to you is moved to. Default is the netmailpath. {M}
  510. ;===========================================================================
  511. ;
  512. ;PersMail       f:\mail\mymail
  513. ;
  514. ;
  515. ;===========================================================================
  516. ; Disable the "Mail"-flashing on found PersMail.
  517. ;===========================================================================
  518. ;
  519. ;NoMailFlash
  520. ;
  521. ;
  522. ;===========================================================================
  523. ; Disable PersMailScan at Startup.
  524. ;===========================================================================
  525. ;
  526. ;NoPersMailScan
  527. ;
  528. ;
  529. ;===========================================================================
  530. ; Disable the checking for old busyfiles at Startup.
  531. ;===========================================================================
  532. ;
  533. ;NoBusyScan
  534. ;
  535. ;
  536. ;===========================================================================
  537. ; Min drivespace we must have to run. This is also checked during
  538. ; Mailsesions.
  539. ;===========================================================================
  540. ;
  541. MinDrvSpace F: 50000000
  542. MinDrvSpace D: 10000000
  543. MinDrvSpace C: 5000000
  544. ;MinDrvSpace I: 50000000
  545. ;MinDrvSpace Z: 50000000
  546. ;
  547. ;
  548. ;===========================================================================
  549. ; The Filename of your Routing-Info, if any. {M}
  550. ;===========================================================================
  551. ;
  552. RouteInfo      f:\mailer\route.mcm
  553. ;
  554. ;
  555. ;===========================================================================
  556. ; Enable this, and McMail won't route anymore.
  557. ;===========================================================================
  558. ;
  559. ;NoRoute
  560. ;
  561. ;
  562. ;===========================================================================
  563. ; Path to place the semaphorfiles. {M}
  564. ;===========================================================================
  565. ;
  566. Semaphor       f:\semaphor
  567. ;
  568. ;
  569. ;===========================================================================
  570. ; If you press ALT_S for transmit files, the tagger will start in this
  571. ; directory. {M}
  572. ;===========================================================================
  573. ;
  574. DefTransDir    f:\files
  575. ;
  576. ;
  577. ;===========================================================================
  578. ; Where McM can find the Nodelist-Indexfiles. {M}
  579. ;===========================================================================
  580. ;
  581. Nodelist       f:\nodelist
  582. ;
  583. ;
  584. ;===========================================================================
  585. ; Use a V7 NodelistIndex. (You need a V7 Nodelistcompiler)
  586. ;===========================================================================
  587. ;
  588. ;Version7
  589. ; Use the old style bit-type V7-FlagFormat.
  590. ;OldStyle
  591. ;
  592. ;
  593. ;===========================================================================
  594. ; V7 Modem Flags. (See nodelistcompiler for more information)
  595. ;===========================================================================
  596. ;            1    2   3   4   5   6    7   8   9  ...  255
  597. ;V7Flags   ISDNC V34 VFC H16 H14 ZYX V32B V32 HST
  598. ;
  599. ;
  600. ; With OldStyle enabled use this.
  601. ;            1    2   4   8   16  32  64  128  [8-bit]
  602. ;V7Flags   ISDNC V34 VFC H16 H14 ZYX V32B V32
  603. ;
  604. ;
  605. ;===========================================================================
  606. ; V7 Node Flags, [16-bit] Use '-' to ignore.
  607. ;
  608. ;  Listed NodeFlags are currently defined in most V7-Nodelistcompiler
  609. ;    HUB     = 1    HOST    = 2    REGION  = 4
  610. ;    ZONE    = 8    CM      = 16   POINT   = 4096
  611. ;===========================================================================
  612. ;             1   2   4   8   16  32  64  128  256  512  1024  2048 4096 8192 16384 32768
  613. ;V7NodeFlags  -   -   -   -   CM  XX  XA   MO   -    -     -     -    -    -     -    -
  614. ;
  615. ;
  616. ;===========================================================================
  617. ; Your Cost-Controlfile, if any. {M}
  618. ;===========================================================================
  619. ;
  620. CostDatFile     f:\mailer\cost.tbl
  621. ;
  622. ;
  623. ;===========================================================================
  624. ; Time in tenth of seconds your modem needs for handshaking. This will
  625. ; be added to the overall sessiontime, to calculate the correct cost.
  626. ;===========================================================================
  627. ;
  628. CostTimeOffset 40
  629. ;
  630. ;
  631. ;===========================================================================
  632. ; If you use cFos, McM tries to get the real charge from the ISDN Appendage
  633. ; of cFos. Here you can define the cost per chargeunit. So you don't need
  634. ; a Cost-Controlfile.
  635. ;===========================================================================
  636. ;
  637. ;FosChargeUnit 12
  638. ;
  639. ;
  640. ;===========================================================================
  641. ; If you don't want to get the costinformation from cFos, enable this.
  642. ;===========================================================================
  643. ;
  644. ;NoFosCharge
  645. ;
  646. ;
  647. ;===========================================================================
  648. ; Here you can change the Currency-Info for Costdatas.
  649. ; (Only for Screenoutput)
  650. ;===========================================================================
  651. ;Currency <decimal-delimiter> <thousand-delimiter> <divisor> <decimaldigits>
  652. ;
  653. Currency , . 100 2
  654. ;
  655. ;
  656. ;===========================================================================
  657. ; Filename of a semaphorfile which is created on received mail, if the
  658. ; errorlevel, to exit on received mail in the EventCfg, is set to zero. {M}
  659. ;===========================================================================
  660. ;
  661. MailFlag       f:\semphor\mailin.$T
  662. ;
  663. ;
  664. ;===========================================================================
  665. ; Here you can define what extension a received file must have to exit
  666. ; on received mail, or to create the mailprocessingflag.
  667. ; Enter '*' to exit after every session.
  668. ; (TU will match TU1 and so on)
  669. ;===========================================================================
  670. ;
  671. MailExitExt    PKT TIC ZIC AIC LIC SU MO WE TU TH FR SA FAX
  672. ;MailExitExt   *
  673. ;
  674. ;
  675. ;===========================================================================
  676. ; Path to a Modemresponse-Translationfile. (see example for details) {M}
  677. ;===========================================================================
  678. ;
  679. ;TranslatFile     f:\mailer\translat.cod
  680. ;
  681. ;
  682. ;===========================================================================
  683. ; Path and filename of an Infotext that will be sent to every incomming
  684. ; caller as a Netmail. (for normal, secure and unknown sessions) {M}
  685. ; If you enter one or more nodeinformation behind, the netmail will only
  686. ; sent if one of the remote akas match.
  687. ;===========================================================================
  688. ;
  689. ; Send only to konwn systems in zone 1 and net 2426 of zone 2
  690. KnownInfoText     f:\mailer\info.knw  1:*  2:2426/*
  691. ;
  692. ; Send only to protected systems in my net
  693. ProtectInfoText   f:\mailer\info.sec  2:2426/*
  694. ;
  695. ; Send to all unknown systems
  696. UnknownInfoText   f:\mailer\info.unk
  697. ;
  698. ;
  699. ;===========================================================================
  700. ; Path end filename of a Request-Controlfile. {M}
  701. ;===========================================================================
  702. ;
  703. RequestCfg     f:\mailer\request.cfg
  704. ;
  705. ;
  706. ;===========================================================================
  707. ; Request footer and banner. {M}
  708. ;===========================================================================
  709. ;
  710. RequestFooter   f:\mailer\reqok.fot   ; Will be added to the responsemail.
  711. ;
  712. FailedReqFooter f:\mailer\reqfld.fot  ; Will be added to the responsemail
  713. ;                                     ; instead of RequestFooter, if one
  714. ;                                     ; or more of the requested files
  715. ;                                     ; couldn't be found.
  716. ;
  717. NoRequestBanner f:\mailer\noreq.ban   ; Will be sent at NoRequest-Events.
  718. ;
  719. ;
  720. ;===========================================================================
  721. ; Max requesttime and size in minutes and bytes.
  722. ;===========================================================================
  723. ;
  724. ; Max time in seconds to search for a request.
  725. ;
  726. MaxSearchTime      25
  727. ;
  728. ; For unknown Remotes.
  729. UnknownReqTime     10
  730. UnknownReqSize     100000
  731. ;
  732. ; For known Remotes.
  733. KnownReqTime       30
  734. KnownReqSize       5000000
  735. ;
  736. ; For Remotes with sessionpasswords.
  737. ProtectReqTime     60
  738. ProtectReqSize     10000000
  739. ;
  740. ;
  741. ;===========================================================================
  742. ; Stop searching for requested files on first match? (not wildcards!)
  743. ;===========================================================================
  744. ;
  745. FirstMatch
  746. ;
  747. ;
  748. ;===========================================================================
  749. ; Don't process incomming filerequests on outgoing calls.
  750. ;===========================================================================
  751. ;
  752. NoRequestOnUs
  753. ;
  754. ;
  755. ;===========================================================================
  756. ; Full path and name to an external Request Processor, if any.
  757. ; If you enable this, McM will call the RP instat of respond to the
  758. ; filerequest itself. {M}
  759. ;===========================================================================
  760. ;
  761. ReqProcessor  f:\mailer\xor.exe /M=SRIF
  762. ;ReqProcessor  f:\EasyERP\EasyERP.EXE -ERP -SRIF =SRIF
  763. ;ReqProcessor  f:\mailer\xor.exe /A=PA /B=BR /P=PW /O=RS /H=MR /X=SU /R=PFL /T=PXL
  764. ;ReqProcessor  f:\mailer\xor.exe /H=MR /R=PFL /T=PXL /F=PIF
  765. ;
  766. ;
  767. ;===========================================================================
  768. ; Don't create data for the linewatch-facility. Use this if you have
  769. ; performance problems.
  770. ;===========================================================================
  771. ;
  772. ;NoRemoteScreen
  773. ;
  774. ;
  775. ;===========================================================================
  776. ; Don't calculate bytes to send. Use this for faster outboundscan during
  777. ; mailsessions.
  778. ;===========================================================================
  779. ;
  780. ;NoTransferSize
  781. ;
  782. ;
  783. ;===========================================================================
  784. ; Filename for the Logfiles {M}
  785. ;===========================================================================
  786. ;
  787. ; The default logfile.
  788. LogFile        f:\log\mcm$T.log
  789. ;LogFile        f:\log\mcm*MM$T.log
  790. ;
  791. ; A special logfile.
  792. SpcLogFile     f:\log\route$T.log
  793. ;
  794. ; The cost-logfile.
  795. CostLogFile    f:\log\cost$T.log
  796. ;CostLogFile    f:\log\cost$T.l*MM
  797. ;
  798. ; The error-logfile.
  799. ErrLogFile     f:\log\error$T.log
  800. ;
  801. ; The terminal capturefile.
  802. TerminalCap    f:\log\session.cap
  803. ;
  804. ;===========================================================================
  805. ; What has to be logged? (File and Screen)
  806. ;  + normal messages
  807. ;  - none vital but nice
  808. ;  ? Errors
  809. ;  ! Attention
  810. ;  ~ Serial commands
  811. ;  # Special infos
  812. ;  & Nodial infos
  813. ;  $ Routing infos
  814. ;  = Mail2u infos
  815. ;  F Filedebug
  816. ;  R Routingdebug
  817. ;  M Memorydebug
  818. ;  D Specialdebug
  819. ;  E Emsidebug
  820. ;  V Eventdebug
  821. ;  Y YooHoodebug
  822. ;  H Hydradebug
  823. ;  Z Zmodemdebug
  824. ;  X Xmodemdebug
  825. ;  A FAXdebug
  826. ;===========================================================================
  827. ;
  828. ; Default logfile.
  829. LogLevel    +-?!~#$=
  830. ; Screenlogging.
  831. ScrLogLevel +-?!~#$=
  832. ; For the special logfile if defined.
  833. SpcLoglevel $R&
  834. ;
  835. ;
  836. ;===========================================================================
  837. ; For no day and programinfo in logfiles enable this.
  838. ;===========================================================================
  839. ;
  840. ShortLog
  841. ;
  842. ;
  843. ;===========================================================================
  844. ; Lock the keyboard with a password. (casesensitive, max 8 chars)
  845. ; To activate press Ctrl-L or enable the screenblanking.
  846. ; To unlock, type in the Password and press ENTER.
  847. ;===========================================================================
  848. ;
  849. ;KbdLock MyPwd
  850. ;
  851. ;
  852. ;===========================================================================
  853. ; Max entries in the historyfiles. 0 don't care, minimal 4. Default is 20.
  854. ; The historyfiles will be updated at midnight.
  855. ;===========================================================================
  856. ;
  857. ;MaxHistory     10
  858. ;
  859. ;
  860. ;===========================================================================
  861. ; DomainInfo if any.
  862. ;
  863. ;  Domain <domainname> <Indexes without extension> <zones to match>
  864. ;
  865. ;  If you don't use a V7Index you can define more then one index for example:
  866. ;
  867. ;  Domain fidonet fidonet®ion  1 2 3 4 5 6
  868. ;
  869. ;  In that case McM search first in fidonet.mni and if not found then
  870. ;  search in region.mni.
  871. ;  You have to compile the two indexes with seperate "NodeList" entries
  872. ;  in mcmnode.cfg:
  873. ;
  874. ;  NodeList fidonet  2  nodelist.#
  875. ;  NodeList region   2  region24.#
  876. ;
  877. ;  If you only have one domain, you don't need this stuff. For default the
  878. ;  Index is 'NODEX'. At the moment McMail is not full Domainaware. It's
  879. ;  only for searching in different Nodelistfiles for Nodedata.
  880. ;===========================================================================
  881. ;
  882. ;Domain fidonet nodex  1 2 3 4 5 6
  883. ;Domain gernet  gernet 21
  884. ;Domain altnet  altnet&twonet&zorknet&upnet&downnet 362 32 567
  885. ;
  886. ;
  887. ;===========================================================================
  888. ; Your adresses. The first is the mainadress. (Max 256)
  889. ;===========================================================================
  890. ;
  891. AKA      2:2426/2000@fidonet
  892. AKA      2:2426/2001@fidonet
  893. AKA      2:2426/2002@fidonet
  894. AKA      2:2426/2003@fidonet
  895. AKA      2:2426/2004@fidonet
  896. AKA      2:2426/0@fidonet
  897. ;AKA      21:100/2236@gernet
  898. ;
  899. ;
  900. ;===========================================================================
  901. ; Send only remote known AKAs in incomming calls. That means, that McMail
  902. ; only send AKAs that match to one of the remote AKAs. (Zonematching)
  903. ;===========================================================================
  904. ;
  905. ;AkaMatching
  906. ;
  907. ;
  908. ;===========================================================================
  909. ; Your EMSI Siteinfo.
  910. ;===========================================================================
  911. ;
  912. Sysop    Gordian Schuermann
  913. Site     on the other line, McMail/HQ
  914. Location Oldenburg, GER
  915. MaxSpeed 19200
  916. Flags    CM,XX
  917. Phone    +49-441-9400833
  918. ;
  919. ; Here you can add an infomationline. It will be sent to the remote
  920. ; chatwindow at start of Hydrasessions.
  921. Ticker   Frequest MCMAIL for McMail 1.0g5...
  922. ;
  923. ; Timeoffset in minutes to UTC (GMT Greenwich Mean Time). Used for vialines,
  924. ; EMSI-Handshake and T-NodelistFlags.
  925. ;
  926. ;TimeZone +60
  927. ;TimeZone -150
  928. ;
  929. ;
  930. ;===========================================================================
  931. ; Dialtranslation (max 50)
  932. ;===========================================================================
  933. ;
  934. Dial  49-441-  /         ; Strip int. and national info from local calls.
  935. Dial  49-      0         ; Strip international data from national calls.
  936. Dial  /        00        ; Add 00 to international calls.
  937. ;
  938. ;
  939. ;===========================================================================
  940. ; Force McMail to use TimeSlicing for the following Multitaskerenvironments:
  941. ; OS/2, Windows, DesqView, TopView, DoubleDOS, PC-MOS, None
  942. ; If disabled McMail tries to detect it.
  943. ;===========================================================================
  944. ;
  945. ;Environment OS/2
  946. ;
  947. ;
  948. ;===========================================================================
  949. ; Give Timeslices during filetransfer in multitaskerenviroment.
  950. ; The keyword 'dynamic' enable the dynamic timeslicing for optimal
  951. ; transferspeed.
  952. ;===========================================================================
  953. ;
  954. ;SliceDuringTransfer
  955. ;SliceDuringTransfer dynamic
  956. ;
  957. ;
  958. ;
  959. ;
  960. ;===========================================================================
  961. ; If this is enabled and McMail receives a "CONNECT" from the modem, this
  962. ; Task will be switched to foreground in DesqView-environments.
  963. ;===========================================================================
  964. ;
  965. ;DvTaskSwitch
  966. ;
  967. ;
  968. ;===========================================================================
  969. ; Disable all sounds.
  970. ;===========================================================================
  971. ;
  972. ;NoSound
  973. ;
  974. ;
  975. ;===========================================================================
  976. ; This is the frequency in Hz McM will beep if you have insert a "$A"
  977. ; somewhere in the TranslatFile. See the sample TRANSLAT.COD for more
  978. ; information. (default is 2000)
  979. ;===========================================================================
  980. ;
  981. ;AlertSound 1500
  982. ;
  983. ;
  984. ;===========================================================================
  985. ; Don't use Hydra/RH1/DirectZedZap/ZedZap at all.
  986. ;===========================================================================
  987. ;
  988. ;NoHydra
  989. ;NoRH1
  990. ;NoDZA
  991. ;NoZAP
  992. ;
  993. ;===========================================================================
  994. ; Hydra parametersection
  995. ;===========================================================================
  996. ;
  997. ;HydraBlockLen 1024       ; Max Hydrablocklength (default 2048)
  998. ;
  999. ;HydraTxWin 2048          ; Set window management / streaming for transmit
  1000. ;HydraRxWin 2048          ; for the other direction. Default 0.
  1001. ;                           (after transfer that blocksize, wait or send
  1002. ;                            an ACK. good for bad connections)
  1003. ;
  1004. ;HydraNoBell              ; Disable beep in chatmode
  1005. ;
  1006. ;HydraTELENET             ; Escape Telenet (CR-'@'-CR)
  1007. ;HydraCTLCHRS             ; Escape all control characters
  1008. ;HydraXONXOFF             ; Escape XON/XOFF
  1009. ;HydraHIGHCTL             ; Escape ctlchars with high bit set too
  1010. ;HydraHIGHBIT             ; 7 bits mode, use 7-bit encoding
  1011. ;
  1012. ;HydraCANBRK              ; Debug only
  1013. ;HydraCANASC              ; Debug only
  1014. ;HydraCANUUE              ; Debug only
  1015. ;HydraCRC32               ; Debug only
  1016. ;HydraDEVICE              ; Debug only
  1017. ;
  1018. ;
  1019. ;===========================================================================
  1020. ; Max baud a Node can have in the nodelist to call him.
  1021. ;===========================================================================
  1022. ;
  1023. ;MaxCallBaud 300
  1024. ;
  1025. ;
  1026. ;===========================================================================
  1027. ; Min baud a Node must have in the nodelist to call him.
  1028. ;===========================================================================
  1029. ;
  1030. ;MinCallBaud 2400
  1031. ;
  1032. ;
  1033. ;===========================================================================
  1034. ; Flags a Node must have or must not have to call him.
  1035. ; (NoCallFlags has more priority)
  1036. ;===========================================================================
  1037. ;
  1038. ;NoCallFlags   HST H14 H16
  1039. ;OnlyCallFlags ISDN
  1040. ;
  1041. ;
  1042. ;===========================================================================
  1043. ; Flag-Dialtranslation (prefix/suffix) (max 50).
  1044. ;
  1045. ;  FlagTrans <nodelistflag> <dialprefix> <dialsuffix>
  1046. ;
  1047. ; (last has highest priority)
  1048. ;===========================================================================
  1049. ;
  1050. FlagTrans  HST    ATB1D  |
  1051. FlagTrans  ISDN   AT&B2D |
  1052. ;
  1053. ;
  1054. ;===========================================================================
  1055. ; Run McM without Nodelist. Only infos from NodeData will be used.
  1056. ; If you running a Point-System, you can insert your BOSS-Node with his
  1057. ; Phone-number in the Nodedata-Section. So you don't need a nodelist.
  1058. ;===========================================================================
  1059. ;
  1060. ;NoNodelist
  1061. ;
  1062. ;
  1063. ;===========================================================================
  1064. ; Max value in Flowdata Costfield to call out.
  1065. ;===========================================================================
  1066. ;
  1067. ;Scottishmode 700
  1068. ;
  1069. ;
  1070. ;===========================================================================
  1071. ; Max outcalltries if anything failed, max value is 99.
  1072. ;===========================================================================
  1073. ;
  1074. ; If a handshakefailure occures. (default is 2, 0 ignore)
  1075. HandshakeFailureTries 1
  1076. ;
  1077. ; If a zmodem, xmode or hydra session fails. (default is 2, 0 ignore)
  1078. SessionFailureTries   1
  1079. ;
  1080. ; If the modem reports NO CARRIER after dialing. (default is 0, ignore)
  1081. NoCarrierTries        5
  1082. ;
  1083. ;
  1084. ;===========================================================================
  1085. ; If this is enabled, all incomming files will be saved in the unknown
  1086. ; inbound during unprotected sessions.
  1087. ;===========================================================================
  1088. ;
  1089. ;ScaredMode
  1090. ;
  1091. ;
  1092. ;===========================================================================
  1093. ; If this is enabled, McMail ignores passworderrors on outgoing calls, but
  1094. ; only mail for the called AKA will be sent. Otherwise it hang up.
  1095. ; You can toggle this option if you press CTRL-P
  1096. ;===========================================================================
  1097. ;
  1098. ;PWOverride
  1099. ;
  1100. ;
  1101. ;===========================================================================
  1102. ; Blank Screen timer in seconds. (0 to disable)
  1103. ;===========================================================================
  1104. ;
  1105. ScreenBlank 60
  1106. ;
  1107. ;
  1108. ;===========================================================================
  1109. ; Reset VideoMode to 25 or 43/50 at startup.
  1110. ;===========================================================================
  1111. ;
  1112. ;VideoMode 25
  1113. ;VideoMode 43/50
  1114. ;
  1115. ;
  1116. ;===========================================================================
  1117. ; Touch the MCMRUN.<task> semaphore every AliveTime seconds. (0 to disable)
  1118. ; Default is 180 seconds.
  1119. ;===========================================================================
  1120. ;
  1121. ;AliveTime 0
  1122. ;
  1123. ;
  1124. ;===========================================================================
  1125. ; Delay in seconds before the first outboundscan after startup.
  1126. ; Default is 12 seconds.
  1127. ;===========================================================================
  1128. ;
  1129. ;StartUpScanDelay 2
  1130. ;
  1131. ;
  1132. ;===========================================================================
  1133. ; Path and Filename of in external Pkt-Viewer. {M}
  1134. ; Is used in the Outboundmanager, if you press Ctrl-Enter.
  1135. ;===========================================================================
  1136. ;
  1137. PktViewer f:\tools\insp\inspect.exe
  1138. ;
  1139. ;
  1140. ;===========================================================================
  1141. ; Path and Filename of an exteral BBS-Viewer like VIEWRA.EXE.
  1142. ; Will be called if you press ENTER in the Multilinewindow.
  1143. ; The first parameter is the Tasknumber that you have choosen in the
  1144. ; historywindow. {M}
  1145. ;===========================================================================
  1146. ;
  1147. BBSViewer f:\mailer\viewra.exe $M
  1148. ;
  1149. ;
  1150. ;===========================================================================
  1151. ; Path and Filename of a DOOR.SYS compatible BBS-File.
  1152. ; This is used by McmView if you're not running RA. {M}
  1153. ;===========================================================================
  1154. ;
  1155. ;DoorSys f:\pb\line$T\door.sys
  1156. ;
  1157. ;
  1158. ;===========================================================================
  1159. ; Path and Filename of a semaphore that disconnect onlineuser.
  1160. ; This is used by McmView if you press Alt-K on an BBS-Caller window. {M}
  1161. ;===========================================================================
  1162. ;
  1163. ; For Remote Access use this.
  1164. BBSkick f:\semaphor\raxit$T.0
  1165. ;
  1166. ;
  1167. ;===========================================================================
  1168. ; Path and Filename of an external Protocoldriver in Terminalmode. {M}
  1169. ; Use parameter *H to leave the fossil hot.
  1170. ; (Only one is supported)
  1171. ;===========================================================================
  1172. ;
  1173. ; For download
  1174. ExtDnProtocol f:\ra\proto\hslink.exe -p$P -E$S -u$D -r -k -o @$U
  1175. ; For upload
  1176. ExtUpProtocol f:\ra\proto\hslink.exe -p$P -E$S -u$D -r -k -o @$U
  1177. ;
  1178. ;
  1179. ;===========================================================================
  1180. ; Default IEMSI-Options for the internal Terminal. See bbsdata.cfg for more
  1181. ; information.
  1182. ;===========================================================================
  1183. ;
  1184. DefaultIEMSI NEWS,MAIL,FILE,HOT,CLR,MORE,FSED
  1185. ;
  1186. ;
  1187. ;===========================================================================
  1188. ; Path and Filename of an external Terminalprogram. {M}.
  1189. ; A file called trmbat<tasknr>.bat is created in McMs homedir with the
  1190. ; following contents:
  1191. ;
  1192. ; spawntrm.bat <tasknr>
  1193. ;                  <comport>
  1194. ;                       <DTEspeed>
  1195. ;                             <linespeed>
  1196. ;                                    <time to next NoBBS-event>
  1197. ;                                                          <connectaddons>
  1198. ;                                                                <errorlevel>
  1199. ;
  1200. ; ExtTerminal <*errorlevel>
  1201. ; ExtTerminal <[#]path/prgname> [<parameter>]
  1202. ;===========================================================================
  1203. ;
  1204. ; Exit with errorlevel 50.
  1205. ExtTerminal *50
  1206. ;
  1207. ; Spawn program with swap.
  1208. ; Use '#' to clear the screen befor spawn the program.
  1209. ;ExtTerminal f:\term\terminat.exe /PORT:$P $BAUD:$L $G
  1210. ;ExtTerminal #f:\term\terminat.exe /PORT:$P $BAUD:$L $G
  1211. ;
  1212. ;
  1213. ;
  1214. ;===========================================================================
  1215. ; Colorsettings
  1216. ;
  1217. ;  Black   = 0     LightGray    = 7
  1218. ;  Blue    = 1     DarkGray     = 8
  1219. ;  Green   = 2     LightBlue    = 9;
  1220. ;  Cyan    = 3     LightGreen   = 10
  1221. ;  Red     = 4     LightCyan    = 11
  1222. ;  Magenta = 5     LightRed     = 12
  1223. ;  Brown   = 6     LightMagenta = 13
  1224. ;  Yellow  = 14    White        = 15
  1225. ;
  1226. ;  Blink   + 128
  1227. ;
  1228. ;  Disbable this to use the hardcoded colors, it's also nice.
  1229. ;===========================================================================
  1230. ;
  1231. ;       Headerline
  1232. ;       |      Statusline
  1233. ;       |      |      Logfileframe
  1234. ;       |      |      |      Logfiletext
  1235. ;       |      |      |      |      Logfiletitle
  1236. ;       |      |      |      |      |      Windowframe
  1237. ;       |      |      |      |      |      |      Windowtext
  1238. ;       |      |      |      |      |      |      |      Windowtitle
  1239. ;       |      |      |      |      |      |      |      |      Zoomwindowframe
  1240. ;       |      |      |      |      |      |      |      |      |      ZoomWindowtext
  1241. ;       |      |      |      |      |      |      |      |      |      |      Zoomwindowtitle
  1242. ;       |      |      |      |      |      |      |      |      |      |      |      Transferwindowframe
  1243. ;       |      |      |      |      |      |      |      |      |      |      |      |      Transferwindowtext
  1244. ;       |      |      |      |      |      |      |      |      |      |      |      |      |      Transfertitle
  1245. ;       |      |      |      |      |      |      |      |      |      |      |      |      |      |      Editwindowframe
  1246. ;       |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      Editwindowtext
  1247. ;       |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      Editwindowtitle
  1248. ;       |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      SelectedItem
  1249. ;       |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      |      |
  1250. ;Color 07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00  07 00
  1251. ;      |  |
  1252. ;      |  Background
  1253. ;      Forground
  1254. ;
  1255. ;
  1256. ; My favorit
  1257. ;Color 04 07  00 07  09 01  09 01  15 01  11 03  01 03  14 03  10 02  10 02  14 02  09 01  11 01  15 01  00 07  15 07  04 07  14 05
  1258. ;
  1259. ; FrontDoor Look&Feel
  1260. ;Color 02 00  04 07  01 00  07 00  14 00  01 00  03 00  14 00  01 00  03 00  14 00  04 07  01 07  04 07  04 07  01 07  04 07  14 01
  1261. ;
  1262. ;
  1263. ;===========================================================================
  1264. ; A Special Key for this Task (Line). If a Node in enhanced Nodedata has no
  1265. ; matching flag in the NodeData-TaskKey, that Node won't be called by this
  1266. ; line.
  1267. ;
  1268. ; If one of the Keys are empty, then no checking will be done!
  1269. ; ("-------" is the same as disable TaskKey), (16 Chars (Bits) max)
  1270. ;
  1271. ; Example:
  1272. ; The Line-TaskKey for a line is "--X-----" and a NodeData-TaskKey for a
  1273. ; node is "-XX-----" this node would be called by this line.
  1274. ;
  1275. ; All entrys except "-" will be interpret as "X". So you can also define
  1276. ; "-2-4--6---" for example.
  1277. ;===========================================================================
  1278. ;
  1279. TaskKey --X-------------
  1280. ;
  1281. ;
  1282. ;===========================================================================
  1283. ; Nodedata
  1284. ;  If one entry is not used, insert a "-". These examples are valid entries.
  1285. ;  Phonenumbers must be in international format!
  1286. ;===========================================================================
  1287. ;
  1288. ;NodeData <nodenr>  <password> <phonenr>  <flags>
  1289. ;
  1290. NodeData 2:2426/2090 password 49-441-123  CM,V34
  1291. NodeData 2:2426/4000 password      -      VFC
  1292. NodeData 2:2426/2030 password
  1293. NodeData 2:2426/2033    -     49-441-9836
  1294. NodeData 2:2426/2034    -     39-441-9836
  1295. ;
  1296. ;
  1297. ;===========================================================================
  1298. ; Path and filename of an enhanced NodeData Controlfile. See example for
  1299. ; more information. It's possible to mix the two formats. But don't insert
  1300. ; the same Nodenumber above and in the enhanced Nodedata!
  1301. ;===========================================================================
  1302. ;
  1303. ;NodedataFile f:\mailer\nodedata.cfg
  1304. ;
  1305. ;
  1306. ;===========================================================================
  1307. ; Path and filename of an BBS-PhoneBook-Controlfile. See example
  1308. ; for more information. This is used in terminalmode. Press ALT-B.
  1309. ;===========================================================================
  1310. ;
  1311. PhoneBook f:\mailer\bbsdata.cfg
  1312. ;
  1313. ;
  1314. ;===========================================================================
  1315. ; Normal Functionkeys {M}
  1316. ;
  1317. ; KeyF? <Menutitle>,<*errorlevel>
  1318. ; KeyF? <Menutitle>,<[#]path/prgname> [<parameter>]
  1319. ;
  1320. ;===========================================================================
  1321. ;
  1322. KeyF1   Maileditor,*10
  1323. KeyF2   Toss Mail,*20
  1324. KeyF3   Scan Mail,*30
  1325. KeyF4   Exit 40,*40
  1326. KeyF5   Exit 50,*50
  1327. KeyF6   Exit 60,*60
  1328. KeyF7   Exit 70,*70
  1329. KeyF8   Exit 80,*80
  1330. KeyF9   Exit 90,*90
  1331. ; Exit with errorlevel 100
  1332. KeyF10  Exit 100,*100
  1333. ; Spawn program with swap
  1334. KeyF11  Show Logfile,f:\dos\list.com $G /E
  1335. ; Use '#' to clear the screen befor spawn the program
  1336. KeyF12  Show Logfile,#f:\dos\list.com $G /E
  1337. ;
  1338. ;
  1339. ;===========================================================================
  1340. ; Shifted Functionkeys {M}
  1341. ;
  1342. ; KeySF? <*errorlevel>
  1343. ; KeySF? <[#]path/prgname> [<parameter>]
  1344. ;
  1345. ;===========================================================================
  1346. ;
  1347. KeySF1  *12
  1348. KeySF2  *22
  1349. KeySF3  *32
  1350. KeySF4  *42
  1351. KeySF5  *52
  1352. KeySF6  *62
  1353. KeySF7  *72
  1354. KeySF8  *82
  1355. KeySF9  *92
  1356. KeySF10 *102
  1357. KeySF11 *112
  1358. KeySF12 *122
  1359. ;
  1360. ;
  1361. ;===========================================================================
  1362. ; Controlfiles to include. {M}
  1363. ;===========================================================================
  1364. ;
  1365. ;Include F:\MAILER\MCMALL.CFG
  1366. ;Include F:\MAILER\MCMSITE.CFG
  1367. ;Include F:\MAILER\MCM$T.CFG
  1368. ;
  1369. ;===========================================================================
  1370. ;EOF
  1371. ;===========================================================================
  1372.